Package | nictiz.fhir.nl.r4.cio |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.cio@1.0.0-beta.5&canonical=http://nictiz.nl/fhir/CapabilityStatement/cio-ReplyProposalContraIndication |
Url | http://nictiz.nl/fhir/CapabilityStatement/cio-ReplyProposalContraIndication |
Version | 1.0.0-beta.5 |
Status | active |
Date | 2024-09-30 |
Name | cio ReplyProposalContraIndication |
Experimental | False |
Realm | nl |
Description | This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Send/Receive reply proposal contra indication' transaction within CiO version 2.0.0. See [Landingspagina CiO](https://informatiestandaarden.nictiz.nl/wiki/cio:Landingspagina_Contra-indicaties_en_Overgevoeligheden) for additional information. |
Purpose | This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Kind | requirements |
No resources found
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner ![]() | nl core HealthProfessional Practitioner |
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole ![]() | nl core HealthProfessional PractitionerRole |
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization ![]() | nl core HealthcareProvider Organization |
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient ![]() | nl core Patient |
http://nictiz.nl/fhir/StructureDefinition/cio-ReplyProposalContraIndication-Bundle ![]() | cio ReplyProposalContraIndication Bundle |
http://nictiz.nl/fhir/StructureDefinition/cio-ReplyProposalContraIndication ![]() | cio ReplyProposalContraIndication |
{
"resourceType" : "CapabilityStatement",
"id" : "cio-ReplyProposalContraIndication",
"url" : "http://nictiz.nl/fhir/CapabilityStatement/cio-ReplyProposalContraIndication",
"version" : "1.0.0-beta.5",
"name" : "cio ReplyProposalContraIndication",
"status" : "active",
"date" : "2024-09-30",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Send/Receive reply proposal contra indication' transaction within CiO version 2.0.0. See [Landingspagina CiO](https://informatiestandaarden.nictiz.nl/wiki/cio:Landingspagina_Contra-indicaties_en_Overgevoeligheden) for additional information.",
"purpose" : "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"rest" : [
{
"mode" : "client",
"documentation" : "Minimal requirements for a client to fulfill the 'Send reply proposal contraindication' transaction (system role: CIO-VCIO).",
"resource" : [
{
"type" : "Bundle",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-ReplyProposalContraIndication-Bundle"
]
},
{
"type" : "Communication",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-ReplyProposalContraIndication"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "Patient",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "PractitionerRole",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "Practitioner",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "Organization",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
],
"interaction" : [
{
"code" : "create"
}
]
}
],
"interaction" : [
{
"code" : "transaction"
}
]
},
{
"mode" : "server",
"documentation" : "Minimal requirements for a server to fulfill the 'Receive reply proposal contraindication' transaction (system role: CIO-VCIS).",
"resource" : [
{
"type" : "Bundle",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-ReplyProposalContraIndication-Bundle"
]
},
{
"type" : "Communication",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/cio-ReplyProposalContraIndication"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "Patient",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "PractitionerRole",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "Practitioner",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
],
"interaction" : [
{
"code" : "create"
}
]
},
{
"type" : "Organization",
"supportedProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
],
"interaction" : [
{
"code" : "create"
}
]
}
],
"interaction" : [
{
"code" : "transaction"
}
]
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.